/* CSS Document */


.box{ width:80%; margin:0 auto;margin: 0 10% ;}
.bcon{ width:100%; border:1px solid #eee; margin-top: 5%;background: white;}
.bcon h1{ border-bottom:1px solid #eee; padding:0 10px;height: 50px;line-height: 50px;background: #48bfed;}
.bcon h1 b{ padding:0 8px; margin-top:-1px; display:inline-block;font-size: 16px;color: white;}

.list_lh{ height:550px; overflow:hidden;}
.list_lh li{ padding:10px;}
.list_lh li.lieven{ background:#F0F2F3;}
.list_lh li p{ height:24px; line-height:24px;}
.list_lh li p a{ float:left;font-size: 15px;}
.list_lh li p em{ width:80px; font:normal 12px/24px Arial; color:#FF3300; float:right; display:inline-block;}
.list_lh li p span{ color:#999; float:right;}
.list_lh li p a.btn_lh{ background:#28BD19; height:17px; line-height:17px; color:#fff; padding:0 5px; margin-top:4px; display:inline-block; float:right;margin-right: 20px;}
.btn_lh:hover{ color:#fff; text-decoration:none;}

.btm p{  text-align:center;}
